FILEEXIST
Return a Boolean value (TRUE or FALSE) which determines whether a specified file exist
Syntax
FILEEXIST(full_path)
full_path - String expression that specifies a file name. May include directory or folder, and drive.
[ ©2000-2001, Edwin H. B. Tam, All rights reserved ]